home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 7
/
Amiga Format AFCD07 (Dec 1996, Issue 91).iso
/
serious
/
shareware
/
programming
/
ixemul-complete
/
include
/
float.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-12-22
|
70b
|
7 lines
#ifndef _FLOAT_H
#define _FLOAT_H
#include <machine/float.h>
#endif